home *** CD-ROM | disk | FTP | other *** search
- -- card: 8327 from stack: in.0
- -- bmap block id: 9272
- -- flags: 0000
- -- background id: 2687
- -- name: commands
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=11 top=297 right=319 bottom=125
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: print
- ----- HyperTalk script -----
- on mouseUp
- hide bkgnd btn "next"
- hide bkgnd btn "prev"
- hide bkgnd btn "back"
- hide me
- print this card
- show bkgnd btn "next"
- show bkgnd btn "prev"
- show bkgnd btn "back"
- show me
- end mouseUp
-
-
-
- -- part contents for background part 65
- ----- text -----
- 1. Click on Hyperbug to start.
- 2. Click on Hyperbug after choosing script and vars.
- 3. Command/Click on Hyperbug to abort Hyperbug.
- 4. Shift/Click on field to reset to stacks object list.
- 5. Option/Click on field to edit object script.
-
-
- 1. Click anywhere step through script.
- 2. Hold mouse down anywhere to rapid step.
- 3. Command/Click on Hyperbug to stop debugging .
- 4. Shift/Click on Hyperbug to hide Hyperbug fields.
- 5. Shift/Click on Hyperbug to show Hyperbug fields.
-
-
- 1. Click on Hyperbug again to de-bug script.
- 2. Shift/Click on field to show object list.
- 3. Option/Click on field to open objects script.
- 4. Command/Click on Hyperbug to abort Hyperbug.
-